From: Richard M. Stallman Date: Fri, 3 Sep 2004 21:34:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21166 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=817dd84eb47c76337363932fb980a9f0f7809579;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 68eac702a2c..7a7d2e5f5a1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -19,6 +19,11 @@ (cua--indent-rectangle): Don't tabify. (cua-rotate-rectangle): Ignore that point has moved. +2004-09-02 YAMAMOTO Mitsuharu + + * term/mac-win.el: Add ASCII equivalents for some function keys. + (mode-line-frame-identification): Sync with x-win.el. + 2004-09-02 Juri Linkov * progmodes/compile.el (compilation-buffer-name): Compare major diff --git a/src/ChangeLog b/src/ChangeLog index b785e217b8f..37f30f9a2f0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -21,9 +21,6 @@ 2004-09-02 YAMAMOTO Mitsuharu - * term/mac-win.el: Add ASCII equivalents for some function keys. - (mode-line-frame-identification): Sync with x-win.el. - * macfns.c (x_real_positions): Save the current window port and set a new one before obtaining the global coordinate. Use FRAME_MAC_WINDOW.